home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Personal Computer World 2009 February
/
PCWFEB09.iso
/
Software
/
Shareware
/
Beyond Compare 3.0.10
/
BCompareSetup.exe
/
{app}
/
BCompare.exe
/
0
/
RCDATA
/
TOPDOSATTRIBDIALOG
/
TOPDOSATTRIBDIALOG.txt
Wrap
Text File
|
2008-11-03
|
1KB
|
64 lines
inherited OpDOSAttribDialog: TOpDOSAttribDialog
HelpType = htKeyword
HelpKeyword = 'Attributes'
Caption = 'Attributes'
ClientHeight = 423
PixelsPerInch = 96
TextHeight = 13
inherited ActionGroupBox: TUiGroupBox
Height = 129
object ActionLbl: TUiLabel
Left = 16
Top = 24
Width = 306
Height = 26
Caption =
'Check a box to set attribute on selected files. Uncheck a box t' +
'o clear attribute.'
WordWrap = True
end
object ReadOnlyEdit: TUiCheckBox
Left = 77
Top = 58
Height = 17
Caption = 'R&ead-only'
TabOrder = 0
end
object HiddenEdit: TUiCheckBox
Left = 77
Top = 78
Height = 17
Caption = '&Hidden'
TabOrder = 1
end
object ArchiveEdit: TUiCheckBox
Left = 212
Top = 58
Height = 17
Caption = '&Archive'
TabOrder = 2
end
object SysFileEdit: TUiCheckBox
Left = 212
Top = 78
Height = 17
Caption = '&System'
TabOrder = 3
end
object RecursiveEdit: TUiCheckBox
Left = 16
Top = 104
Height = 17
Caption = 'Including folder contents'
TabOrder = 4
OnClick = RecursiveChange
end
end
inherited FilteredWarningGroupBox: TUiGroupBox
Top = 296
end
inherited BottomPanel: TUiPanel
Top = 378
end
end